Auto merge of #4218 - alexcrichton:fix-flaky, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 25 Jun 2017 05:44:31 +0000 (05:44 +0000)
committerbors <bors@rust-lang.org>
Sun, 25 Jun 2017 05:44:31 +0000 (05:44 +0000)
commitabf01e1eddb3145c83f71b469ea7bee37141e5e1
tree31e4401e91c7769437c524b939fb2472cd05a321
parent568b23f1ba278260206794c2396573d9f47ee07c
parent3b4e89f40d59e0150daa2d16e2c4d6697d9589cb
Auto merge of #4218 - alexcrichton:fix-flaky, r=alexcrichton

Ignore a test that accesses crates.io for now

Tests in general shouldn't hit the network, but this one requires a crate from
crates.io :(